In week 4-6, we will focus on visualizing weather data and our simulation results using Python. The contents will include:

  1. Basic data manipulation using numpy, pandas, and xarray
  2. Generating static plots of structured and unstructured data using matplotlib
  3. Generating interactive plots using hvplot
  4. Brief overview to model evaluation with simple statistics

 

If you have already finished Lab 1.1 - Start Jupyter Server & copy course material (Week 1), you should have access to the tutorial materials in the atm_learner/ directory. We will be using tutorials 1-3 as the teaching materials in the following weeks.

    Continue